home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / house105.zip / HOUSE.HST < prev    next >
Text File  |  1993-01-15  |  4KB  |  203 lines

  1. * 0 *
  2. ***=notepad.exe         
  3. Default Document Handler/Files without extensions AND all others
  4. * 2 *
  5. arj
  6. Archive (Compressed) Files
  7. * 3 *
  8. bak
  9. Back-Up Files
  10. * 4 *
  11. bas
  12. VISUAL BASIC Programs
  13. * 5 *
  14. bat
  15. DOS Batch Files
  16. * 6 *
  17. bmp
  18. Windows Graphic Bit Maps
  19. * 7 *
  20. com
  21. DOS COM Programs (Short Calls)
  22. * 8 *
  23. crd
  24. Windows CARD Files
  25. * 8 *
  26. cal
  27. Windows CALENDARS 
  28. * 9 *
  29. dat
  30. Data Files
  31. * 10 *
  32. dbf
  33. Data Base Records
  34. * 11 *
  35. dll
  36. Windows Dynamic Link Libraries
  37. * 12 *
  38. doc
  39. Generic Documents
  40. * 13 *
  41. drv
  42. DOS Utility or Device Drivers
  43. * 14 *
  44. dwg
  45. ACAD Drawing Files
  46. * 15 *
  47. exe
  48. Executable DOS Programs
  49. * 16 *
  50. fil
  51. Generic Files Logs
  52. * 17 *
  53. frm
  54. Visual BASIC Forms
  55. * 18 *
  56. grp
  57. Windows Group Files
  58. * 19 *
  59. hlp
  60. HELP Files
  61. * 20 *
  62. ico
  63. Windows ICONs
  64. * 21 *
  65. ini
  66. Initial Program Set-up Files
  67. * 22 *
  68. lis
  69. Generic Listing Files
  70. * 23 *
  71. log
  72. Generic LOG Files
  73. * 24 *
  74. mak
  75. Visual BASIC MAKE Files
  76. * 24 *
  77. mid
  78. MIDI Files
  79. * 25 *
  80. msp
  81. MS Picture GRAPHIC Files
  82. * 26 *
  83. pcx=pbrush.exe ^.pcx
  84. PCX Graphics Images
  85. * 27 *
  86. pif
  87. Windows Program Information Files
  88. * 28 *
  89. plg
  90. Path Log Files
  91. * 28 *
  92. rec=recorder.exe ^.rec
  93. Windows Recorder
  94. * 29 *
  95. sys
  96. System Executable Programs (DOS)
  97. * 30 *
  98. tif
  99. TIFF Graphic Images
  100. * 31 *
  101. trm=terminal.exe ^.trm
  102. Windows MODEMS/Terminals
  103. * 32 *
  104. txt=notepad.exe ^.txt
  105. Note Pad or Text Documents
  106. * 33 *
  107. voc
  108. Sound File 
  109. * 34 *
  110. wav
  111. Sound File 
  112. * 35 *
  113. win
  114. Windows Set-Up Data Files
  115. * 36 *
  116. wk1
  117. Lotus WorkSheets
  118. * 37 *
  119. wri=write.exe ^.wri
  120. Windows WRITE (Document) Files
  121. * 38 *
  122. wrk
  123. Cakewalk Music Sequences
  124. * 39 *
  125. zip
  126. Compressed Archive Files
  127. * 40 *
  128. hst
  129. HOUSE HOST profiles
  130. * 49 *
  131. hse
  132. HOUSE MENU
  133.  
  134.  
  135.  
  136. ^^^^(Blank lines indicate End of data^^^^^^^^^^^^
  137.  
  138. * IF you want certain extensions to be recognized by HOUSE
  139. * and used to select a launch HOST program, especially
  140. * any HOSTS not described in WIN.INI,
  141. * You can add/remove/change extensions &/or Associated HOSTS
  142. * in this file. (Above list)
  143. * As you can see, they don't have to be alphabetically
  144. * arranged.  HOUSE sorts the extension profile into alphabetical
  145. * order at run time.
  146.  
  147. *BE SURE TO keep the above format of three lines per extension!
  148.  AND XXX= (fourspaces to host name)
  149.  If an extension is less than three characters you should PAD with spaces
  150.  to keep the format correct.
  151.  
  152.  Numbers and comments are meaningless, but INCLUDE some text for EACH one.
  153.  (HOUSE interprets this data in groups of three lines each!)
  154.  
  155.  
  156.  SEVERAL BLANK LINES AT THE END  indicates end of data.
  157.  
  158. TYPICAL FORMATS:
  159.  
  160. bmp=pbrush.exe 
  161.    or 
  162. bmp=C:\Windows\pbrush.exe  
  163.  
  164.  
  165. * NOTE: WINDOWS INI settings WILL take precedence over these!
  166. * In other words...if you want to be SURE a certain extension
  167. * results in the use of a specific HOST...YOU should alter
  168. * WIN.INI  [Extensions].  If an extension is NOT listed
  169. * in WIN.INI then HOUSE can use the above  HOST profile. 
  170. * If WINDOWS has an EXTENSION assignment, 
  171. * it will override the specific HOST listed above. This assures
  172. * that NEW Windows extension data will always show up! 
  173. * (Host info here would keep new EXT HOST info from showing up
  174. * otherwise.) 
  175. * Most of the time, 
  176. * the info contained in THIS file will be used, and this file is
  177. * essential for smooth operation. 
  178. *
  179. * A NOTE ABOUT DEFAULT TEXT HOST:
  180. * House chooses notepad for most text file editing/viewing.
  181. * Files in excess of 50K bytes will default to WRITE.EXE.
  182. * If you MUST use a different default Document HOST, you can 
  183. * CHANGE THE FIRST HOST PROFILE in THIS FILE! 
  184. * The FIRST HOST is the DEFAULT HOST, currently NOTEPAD.EXE.
  185. * Simply replace the NOTEPAD.EXE text with the name of your
  186. * Document handler.
  187. * Be sure to have EXACTLY four spaces leading before you
  188. * describe the file...(JUST like all the REST of the host profiles 
  189. * in this file)
  190. * Such as:
  191.  
  192. 1234
  193. ||||
  194. ***=Your.exe
  195. ||||
  196. 1234^
  197.  
  198.  
  199.  
  200. * Simple enough, isn't it?  This action will take effect AFTER you
  201. * Load HOUSE again.  You do not have to reboot your computer. 
  202.  
  203.